home *** CD-ROM | disk | FTP | other *** search
/ Military Records: War of 1812 Muster Rolls / Military Records: War of 1812 Muster Rolls.iso / data1.cab / Program_Executable_Files / AncestryView.exe / string.txt next >
Encoding:
Text File  |  2000-03-15  |  2.9 KB  |  49 lines

  1. 128    AncestryView
  2. 32771    Prints all tagged records
  3. 32772    Setup up the printer for printing
  4. 32773    View the current CDRom Library Data
  5. 32774    View the MyFamily.com website
  6. 32805    Opens the Title, currently in the CDRom...
  7. 57344    AncestryView
  8. 57345    Ready
  9. 57346    Version 1.2.500
  10. 57632    Erase the selection\nErase
  11. 57633    Erase everything\nErase All
  12. 57634    Copy the selection and put it on the Clipboard\nCopy
  13. 57635    Cut the selection and put it on the Clipboard\nCut
  14. 57636    Find the specified text\nFind
  15. 57637    Insert Clipboard contents\nPaste
  16. 57640    Repeat the last action\nRepeat
  17. 57641    Replace specific text with different text\nReplace
  18. 57642    Select the entire document\nSelect All
  19. 57643    Undo the last action\nUndo
  20. 57644    Redo the previously undone action\nRedo
  21. 57645    AncestryView for Windows
  22. 57646    Copyright ⌐ 2000,  MyFamily.com
  23. \nRetrieval Engine Copyright ⌐ 1999, NextPage, LC. 
  24. \nContains security software from RSA Data Security, Inc. 
  25. \nCopyright ⌐ 1998, RSA Data Security, Inc. 
  26. \nAll rights reserved.
  27. 57647    www.familyhistory.com
  28. 57648    www.myfamily.com
  29. 57649    www.ancestry.com
  30. 57650    www.ancestry.com/oft/login.asp
  31. 57653    Split the active window into panes\nSplit
  32. 57664    Display program information, version number and copyright\nAbout
  33. 57665    Quit the application; prompts to save documents\nExit
  34. 57680    Switch to the next window pane\nNext Pane
  35. 57681    Switch back to the previous window pane\nPrevious Pane
  36. 57682        CString        SysInfoPath;
  37. \n    CRegKey        regKey;
  38. \n    long        rc;
  39. \n    HINSTANCE    hInst;
  40. \n
  41. \n    rc = regKey.Open(HKEY_LOCAL_MACHINE, gREGKEYSYSINFO);
  42. \n    rc = regKey.Read(gREGVALSYSINFO, SysInfoPath);
  43. \n    regKey.Close();
  44. \n
  45. \n    if (SysInfoPath.GetLength() > 0)
  46. \n    {
  47. \n        hInst = ShellExecute(
  48. \n                        m_hWnd,    // handle to parent window
  49. \n                        "open",    // pointer to string that specifies operation to perform
  50. \n                        (LPCTSTR)SysInfoPath,    // pointer to filename or folder name string
  51. \n                        "",    // pointer to string that specifies executable-file parameters 
  52. \n                        "",    // pointer to string that specifies default directory
  53. \n                        SW_SHOW);     // whether file is shown when opened
  54. \n    }
  55. \n    else
  56. \n    {
  57. \n        MessageBox("System Information not available on this machine!","System Information", MB_ICONINFORMATION);
  58. \n        return;
  59. \n    }
  60. \n
  61. 57683       Warning:  This computer program is protected by copyright law and international treaties.  Unauthorized reproduction or distribution of this program, or any portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the maximum extent possible under the law.
  62. 59136    EXT
  63. 59137    CAP
  64. 59138    NUM
  65. 59139    SCRL
  66. 59140    OVR
  67. 59141    REC
  68. 61184    Change the window size
  69. 61185    Change the window position
  70. 61186    Reduce the window to an icon
  71. 61187    Enlarge the window to full size
  72. 61188    Switch to the next document window
  73. 61189    Switch to the previous document window
  74. 61190    Close the active window and prompts to save the documents
  75. 61202    Restore the window to normal size
  76. 61203    Activate Task List
  77.